printoperation-win32: Silence gcc
authorBenjamin Otte <otte@gnome.org>
Sat, 6 Feb 2016 03:24:23 +0000 (04:24 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 11 Feb 2016 02:44:47 +0000 (03:44 +0100)
gtk/gtkprintoperation-win32.c

index 28e2bda6e7c5f970c32ff79074e6872ae1ed1ea5..1a4b14e92dfe5837f7ada6df5f67b4c5b1f22414 100644 (file)
@@ -1350,7 +1350,7 @@ plug_grab_notify (GtkWidget        *widget,
 }
 
 
-static BOOL CALLBACK
+static INT_PTR CALLBACK
 pageDlgProc (HWND wnd, UINT message, WPARAM wparam, LPARAM lparam)
 {
   GtkPrintOperation *op;